home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Hot Mix 17
/
Hot Mix 17.iso
/
HM17_SGI
/
html
/
vendors
/
adobe
/
software
/
ppd
/
ppddb
/
TKPHZ3J1.PPD
< prev
next >
Wrap
PostScript Printer Description
|
1997-06-17
|
36KB
|
939 lines
*PPD-Adobe: "4.2"
*% Adobe Systems PostScript(R) Printer Description File
*% Copyright 1987-1995 Adobe Systems Incorporated.
*% All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the contents
*% of the file is not altered in any way from its original form.
*% End of Copyright statement
*% Copyright (c) 1994 Tektronix, Incorporated. All rights reserved.
*% Tektronix (R) is a registered trademark of Tektronix, Inc.
*% TekColor TM is a trademark of Tektronix, Inc.
*% Phaser TM is a trademark of Tektronix, Inc., for color printers and
*% related products.
*FormatVersion: "4.2"
*FileVersion: "2.0"
*PCFileName: "TKPHZ3J1.PPD"
*LanguageEncoding: ISOLatin1
*LanguageVersion: English
*Product: "(Phaser III PXiJ)"
*PSVersion: "(2011.108) 2"
*ModelName: "Tektronix Phaser III PXiJ"
*NickName: "Tektronix Phaser III PXiJ"
*% === Installable Options ===========
*OpenGroup: InstallableOptions/Options Installed
*OpenUI *InstalledMemory/Memory Configuration: PickOne
*DefaultInstalledMemory: None
*InstalledMemory None/Standard 14 MB RAM: ""
*InstalledMemory 18Meg/18 MB Total RAM: ""
*InstalledMemory 22Meg/22 MB Total RAM: ""
*CloseUI: *InstalledMemory
*OpenUI *Option1/Optional Hard Drive: Boolean
*DefaultOption1: False
*Option1 True/Installed: ""
*Option1 False/Not Installed: ""
*CloseUI: *Option1
*OpenUI *Option2/Optional Ethernet Card: Boolean
*DefaultOption2: False
*Option2 True/Installed: ""
*Option2 False/Not Installed: ""
*CloseUI: *Option2
*CloseGroup: InstallableOptions
*% === Device Capabilities ============
*LanguageLevel: "2"
*Protocols: BCP
*FreeVM: "2569936"
*VMOption None/Standard 14 MB RAM: "2569936"
*VMOption 18Meg/18 MB Total RAM: "6928224"
*VMOption 22Meg/22 MB Total RAM: "11122528"
*Emulators: hpgl
*StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
*StopEmulator_hpgl: "<1B7F>0"
*ColorDevice: True
*DefaultColorSpace: CMYK
*VariablePaperSize: True
*AccurateScreensSupport: True
*RequiresPageRegion All: True
*SuggestedJobTimeout: "0"
*SuggestedWaitTimeout: "300"
*FileSystem: True
*?FileSystem: "save
false (%disk?%)
{ currentdevparams dup /Writeable known
{/Writeable get {pop true} if} {pop} ifelse
} 10 string /IODevice resourceforall
{(True)}{(False)} ifelse = flush restore
"
*End
*Throughput: "1"
*Password: "()"
*ExitServer: "
count 0 eq
{ false } { true exch startjob } ifelse
not { (WARNING: Cannot modify initial VM.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if
"
*End
*Reset: "
count 0 eq
{ false } { true exch startjob } ifelse
not { (WARNING: Cannot reset printer.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if
systemdict /quit get exec
(WARNING : Printer Reset Failed.) = flush
"
*End
*DefaultResolution: 300dpi
*?Resolution: "
save currentpagedevice
/HWResolution get 0 get ( ) cvs print (dpi) = flush restore
"
*End
*% Halftone Information =================
*ScreenFreq: "60.0"
*ScreenAngle: "54.0"
*DefaultScreenProc: TekHalftone
*ScreenProc TekHalftone: "
/Halftone2 /Halftone findresource /GraySpotFunction get
"
*End
*ScreenProc Line: "{ pop }"
*ScreenProc Ellipse: "
{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
"
*End
*DefaultTransfer: Null
*Transfer Null: "{ }"
*Transfer Null.Inverse: "{ 1 exch sub }"
*% Printer Specific Features ============
*% Code in this section allows user selection of Tek-proprietary halftone
*% screens
*OpenUI *TekHalftoneScreens/Custom Halftone Screens: PickOne
*OrderDependency: 10 AnySetup *TekHalftoneScreens
*DefaultTekHalftoneScreens: 60lpi
*TekHalftoneScreens 60lpi: "
/DefaultHalftone /Halftone2 /Halftone findresource /Halftone defineresource
1 dict setpagedevice
"
*End
*TekHalftoneScreens 80lpi: "
/DefaultHalftone /Halftone1 /Halftone findresource /Halftone defineresource
1 dict setpagedevice
"
*End
*TekHalftoneScreens FinepointSharpening: "
/DefaultHalftone /Halftone6 /Halftone findresource /Halftone defineresource
1 dict setpagedevice
"
*End
*?TekHalftoneScreens: "
mark
{ currenthalftone /HalftoneType get dup 8 eq
{ pop (FinepointSharpening) }
{ 2 eq
{ currenthalftone /RedFrequency get dup 60 eq
{ pop (60lpi) }
{ 80 eq
{ (80lpi) }
{ (Unknown) } ifelse
} ifelse }
{ (Unknown) } ifelse
} ifelse
= flush
} stopped pop cleartomark
"
*End
*CloseUI: *TekHalftoneScreens
*OpenUI *OutputMode/Print Mode: PickOne
*OrderDependency: 20 AnySetup *OutputMode
*DefaultOutputMode: Enhanced
*OutputMode Draft: "
2 dict
dup /PostRenderingEnhance true put
dup /PostRenderingEnhanceDetails
1 dict
dup /OutputMode (Draft) put
put setpagedevice"
*End
*OutputMode Standard: "
2 dict
dup /PostRenderingEnhance true put
dup /PostRenderingEnhanceDetails
1 dict
dup /OutputMode (Standard) put
put setpagedevice"
*End
*OutputMode Enhanced: "
2 dict
dup /PostRenderingEnhance true put
dup /PostRenderingEnhanceDetails
1 dict
dup /OutputMode (Enhanced) put
put setpagedevice"
*End
*OutputMode Premium: "
2 dict
dup /PostRenderingEnhance true put
dup /PostRenderingEnhanceDetails
1 dict
dup /OutputMode (Premium) put
put setpagedevice"
*End
*?OutputMode: "save
currentpagedevice /PostRenderingEnhanceDetails get
/OutputMode get = flush restore"
*End
*CloseUI: *OutputMode
*OpenUI *BlackSubstitution/Black Substitution: Boolean
*OrderDependency: 30 AnySetup *BlackSubstitution
*DefaultBlackSubstitution: True
*BlackSubstitution True: "2 dict begin
/PostRenderingEnhance true def
/PostRenderingEnhanceDetails
1 dict begin /BlackSubstitution true def currentdict end
def currentdict end setpagedevice"
*End
*BlackSubstitution False: "2 dict begin
/PostRenderingEnhance true def
/PostRenderingEnhanceDetails
1 dict begin /BlackSubstitution false def currentdict end
def currentdict end setpagedevice"
*End
*?BlackSubstitution: "save
currentpagedevice /PostRenderingEnhanceDetails get
/BlackSubstitution get {(True)}{(False)}ifelse = flush restore"
*End
*CloseUI: *BlackSubstitution
*UIConstraints: *TekHalftoneScreens FinepointSharpening *BlackSubstitution False
*UIConstraints: *TekHalftoneScreens FinepointSharpening *BlackSubstitution True
*% Paper Handling ===================
*OpenUI *InputSlot: PickOne
*OrderDependency: 40 AnySetup *InputSlot
*DefaultInputSlot: Cassette
*InputSlot Cassette: ""
*CloseUI: *InputSlot
*OpenUI *ManualFeed: Boolean
*OrderDependency: 50 AnySetup *ManualFeed
*DefaultManualFeed: False
*ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
*ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
*?ManualFeed: "save
currentpagedevice /ManualFeed get
{(True)}{(False)}ifelse = flush
restore"
*End
*CloseUI: *ManualFeed
*% Use these entries to set paper size most of the time, unless there is
*% specific reason to use PageRegion.
*OpenUI *PageSize: PickOne
*OrderDependency: 60 AnySetup *PageSize
*DefaultPageSize: A4
*PageSize Letter/US Letter: "2 dict dup /PageSize [612 792] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize Legal/US Legal: "2 dict dup /PageSize [612 1008] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize Tabloid: "2 dict dup /PageSize [792 1224] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize TabloidExtra: "2 dict dup /PageSize [864 1296] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A4: "2 dict dup /PageSize [595 842] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A4.3/.33 A4: "2 dict dup /PageSize [281 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A3: "2 dict dup /PageSize [842 1190] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A5: "2 dict dup /PageSize [420 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A6: "2 dict dup /PageSize [297 420] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize ISOB4: "2 dict dup /PageSize [709 1001] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize ISOB5: "2 dict dup /PageSize [499 709] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize ISOB6: "2 dict dup /PageSize [354 499] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize C6/C6 Envelope: "2 dict dup /PageSize [323 459] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize DL/DL Envelope: "2 dict dup /PageSize [312 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A4.3Envelope/.33 A4 Envelope: "2 dict dup /PageSize [312 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put
dup /ImagingBBox null put
setpagedevice"
*End
*?PageSize: "
save currentpagedevice /PageSize get aload pop
2 copy gt {exch} if (Unknown)
21 dict
dup [612 792] (Letter) put
dup [612 1008] (Legal) put
dup [792 1224] (Tabloid) put
dup [864 1296] (TabloidExtra) put
dup [595 842] (A4) put
dup [281 595] (A4.3) put
dup [842 1190] (A3) put
dup [288 432] (4x6) put
dup [360 504] (5x7) put
dup [420 595] (A5) put
dup [297 420] (A6) put
dup [709 1001] (ISOB4) put
dup [499 709] (ISOB5) put
dup [354 499] (ISOB6) put
dup [283 595] (Compliment) put
dup [297 684] (Comm10) put
dup [323 459] (C6) put
dup [312 624] (DL) put
dup [312 624] (A4.3Envelope) put
dup [459 624] (A4.2Envelope) put
dup [624 918] (A4Envelope) put
{ exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
{ exch pop exit } { pop } ifelse
} bind forall = flush pop pop
restore"
*End
*CloseUI: *PageSize
*% These entries will set up the frame buffer. Usually used with manual feed.
*OpenUI *PageRegion: PickOne
*OrderDependency: 70 AnySetup *PageRegion
*DefaultPageRegion: A4
*PageRegion Letter/US Letter: "2 dict dup /PageSize [612 792] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion Legal/US Legal: "2 dict dup /PageSize [612 1008] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion TabloidExtra: "2 dict dup /PageSize [864 1296] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A4: "2 dict dup /PageSize [595 842] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A4.3/.33 A4: "2 dict dup /PageSize [281 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A3: "2 dict dup /PageSize [842 1190] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A5: "2 dict dup /PageSize [420 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A6: "2 dict dup /PageSize [297 420] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion ISOB4: "2 dict dup /PageSize [709 1001] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion ISOB5: "2 dict dup /PageSize [499 709] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion ISOB6: "2 dict dup /PageSize [354 499] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion C6/C6 Envelope: "2 dict dup /PageSize [323 459] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion DL/DL Envelope: "2 dict dup /PageSize [312 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A4.3Envelope/.33 A4 Envelope: "2 dict dup /PageSize [312 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put
dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put
dup /ImagingBBox null put
setpagedevice"
*End
*CloseUI: *PageRegion
*% The following entries provide information about specific paper keywords.
*DefaultImageableArea: A4
*ImageableArea Letter/US Letter: "21 15 597 776"
*ImageableArea Legal/US Legal: "15 21 596 993"
*ImageableArea A3: "15 21 826 1175"
*ImageableArea A4: "21 15 580 826"
*ImageableArea A4.3/.33 A4: "15 21 266 580"
*ImageableArea A5: "15 21 404 580"
*ImageableArea A6: "15 21 281 405"
*ImageableArea ISOB4: "15 21 694 986"
*ImageableArea ISOB5: "15 21 483 694"
*ImageableArea ISOB6: "15 21 339 484"
*ImageableArea Tabloid: "15 21 776 1209"
*ImageableArea TabloidExtra: "10 21 852 1281"
*ImageableArea 4x6/4x6 Card: "15 21 271 417"
*ImageableArea 5x7/5x7 Card: "15 21 344 489"
*ImageableArea Comm10/#10 Envelope: "15 21 281 669"
*ImageableArea Compliment/Compliment Slip: "15 21 268 580"
*ImageableArea C6/C6 Envelope: "15 21 306 444"
*ImageableArea DL/DL Envelope: "15 21 296 609"
*ImageableArea A4.3Envelope/.33 A4 Envelope: "15 21 296 609"
*ImageableArea A4.2Envelope/.5 A4 Envelope: "15 21 442 609"
*ImageableArea A4Envelope/A4 Envelope: "15 21 607 903"
*?ImageableArea: "
save
/cvp { ( ) cvs print ( ) print } bind def
/upperright {10000 mul floor 10000 div} bind def
/lowerleft {10000 mul ceiling 10000 div} bind def
newpath clippath pathbbox
4 -2 roll exch 2 {lowerleft cvp} repeat
exch 2 {upperright cvp} repeat flush
restore
"
*End
*% These provide the physical dimensions of the paper (by keyword)
*DefaultPaperDimension: A4
*PaperDimension Letter/US Letter: "612 792"
*PaperDimension Legal/US Legal: "612 1008"
*PaperDimension A3: "842 1190"
*PaperDimension A4: "595 842"
*PaperDimension A4.3/.33 A4: "281 595"
*PaperDimension A5: "420 595"
*PaperDimension A6: "297 420"
*PaperDimension ISOB4: "709 1001"
*PaperDimension ISOB5: "499 709"
*PaperDimension ISOB6: "354 499"
*PaperDimension Tabloid: "792 1224"
*PaperDimension TabloidExtra: "864 1296"
*PaperDimension 4x6/4x6 Card: "288 432"
*PaperDimension 5x7/5x7 Card: "360 504"
*PaperDimension Comm10/#10 Envelope: "297 684"
*PaperDimension Compliment/Compliment Slip: "283 595"
*PaperDimension C6/C6 Envelope: "323 459"
*PaperDimension DL/DL Envelope: "312 624"
*PaperDimension A4.3Envelope/.33 A4 Envelope: "312 624"
*PaperDimension A4.2Envelope/.5 A4 Envelope: "459 624"
*PaperDimension A4Envelope/A4 Envelope: "624 918"
*DefaultOutputBin: OnlyOne
*DefaultOutputOrder: Reverse
*CustomPageSize True: "
pop pop pop
2 dict begin
/PageSize [ 4 -2 roll ] def
/ImagingBBox null def
currentdict end setpagedevice
"
*End
*ParamCustomPageSize Width: 1 points 288 864
*ParamCustomPageSize Height: 2 points 432 1296
*ParamCustomPageSize WidthOffset/Left Margin: 3 points 0 0
*ParamCustomPageSize HeightOffset/Top Margin: 4 points 0 0
*ParamCustomPageSize Orientation: 5 int 0 0
*MaxMediaWidth: "864"
*MaxMediaHeight: "1296"
*?CurrentMediaWidth: "
currentpagedevice/PageSize get 0 get = flush
"
*End
*?CurrentMediaHeight: "
currentpagedevice/PageSize get 1 get = flush
"
*End
*HWMargins: 15 21 15 15
*% TekColor Selections ===================
*% Under some circumstances, the following TekColor code will not work properly
*% with some drivers or applications. If that happens, make a backup of this
*% file and remove this section, from here down the next "CloseUI".
*JobPatchFile 1: "mark {
true setpacking userdict begin /TCdict 32 dict begin /CurrentColorsDict 5 dict
begin /DeviceGray { currentcolor setgray currentcolor dup dup } bind def
/DeviceRGB { currentcolor } bind def /DeviceCMYK { currentcolor setcmykcolor
currentcolor } bind def /CIEBasedA { currentcolor dup dup } bind def
/CIEBasedABC { currentcolor } bind def currentdict end def /CIEAspace [
/CIEBasedA << /WhitePoint [ 0.9505 1.0 1.0890 ] /MatrixLMN [ 0.4124 0.2126
0.0193 0.3576 0.7152 0.1192 0.1805 0.0722 0.9505 ] >> ] def /CIEABCspace [
/CIEBasedABC << /WhitePoint [ 0.9505 1.0 1.0890 ] /MatrixLMN [ 0.4124 0.2126
0.0193 0.3576 0.7152 0.1192 0.1805 0.0722 0.9505 ] >> ] def /setupcolorspace {
currentcolorspace 0 get dup /DeviceRGB eq { pop TCdict /CIEABCspace get
setcolorspace }{ dup /DeviceGray eq { pop TCdict /CIEAspace get setcolorspace }{
/Indexed eq { currentcolorspace dup 1 get dup /DeviceRGB eq { pop dup 1 TCdict
/CIEABCspace get put setcolorspace }{ /DeviceGray eq { dup 1 TCdict /CIEAspace
get put setcolorspace }{ setcolorspace } ifelse } ifelse } if } ifelse } ifelse
} bind def /ImageDecodes 3 dict begin 1 [ 0 1 ] def 3 [ 0 1 0 1 0 1 ] def 4 [ 0
1 0 1 0 1 0 1 ] def currentdict end def /ImageDict 11 dict begin /ImageType 1
def /Interpolate false def currentdict end def /TCspaces 3 dict begin 1 { TCdict
/CIEAspace get setcolorspace } def 3 { TCdict /CIEABCspace get setcolorspace }
def 4 { TCdict /CIEABCspace get setcolorspace } def currentdict end def
/TCstring 1 string def /CMYKmultiple { TCdict /ImageSource get dup 0 get exec
exch dup 1 get exec exch dup 2 get exec exch 3 get exec dup length 3 mul dup
TCdict /TCstring get length eq { pop }{ TCdict exch /TCstring exch string put }
ifelse TCdict /TCstring get 0 1 3 index length 1 sub { 5 index 1 index get 5
index 2 index get 5 index 3 index get 5 index 4 index get 4 1 roll 3 index add
dup 255 gt { pop 255 } if 255 exch sub 4 1 roll 2 index add dup 255 gt { pop 255
} if 255 exch sub 4 1 roll 1 index add dup 255 gt { pop 255 } if 255 exch sub 4
1 roll pop 4 index 4 index 3 mul 3 getinterval dup 2 3 index put dup 1 4 index
put 0 4 index put pop pop pop pop } for 5 1 roll pop pop pop pop } bind def
/CMYKsingle { TCdict /ImageSource get exec dup length 4 idiv 3 mul dup TCdict
/TCstring get length eq { pop }{ TCdict exch /TCstring exch string put } ifelse
TCdict /TCstring get 0 1 3 index length 4 div 1 sub { 2 index 1 index 4 mul 4
getinterval dup 0 get exch dup 1 get exch dup 2 get exch 3 get 4 1 roll 3 index
add dup 255 gt { pop 255 } if 255 exch sub 4 1 roll 2 index add dup 255 gt { pop
255 } if 255 exch sub 4 1 roll 1 index add dup 255 gt { pop 255 } if 255 exch
sub 4 1 roll pop 4 index 4 index 3 mul 3 getinterval dup 2 3 index put dup 1 4
index put 0 4 index put pop pop pop pop } for exch pop } bind def /UseCIE false
def currentdict end def /setgray { TCdict /UseCIE get { TCdict /CIEAspace get
setcolorspace systemdict /setcolor get exec }{ systemdict /setgray get exec }
ifelse } bind def /setrgbcolor { TCdict /UseCIE get { TCdict /CIEABCspace get
setcolorspace systemdict /setcolor get exec }{ systemdict /setrgbcolor get exec
} ifelse } bind def /sethsbcolor { TCdict /UseCIE get { gsave systemdict
/sethsbcolor get exec systemdict /currentrgbcolor get exec grestore TCdict
/CIEABCspace get setcolorspace systemdict /setcolor get exec }{ systemdict
/sethsbcolor get exec } ifelse } bind def /setcmykcolor { TCdict /UseCIE get {
gsave systemdict /setcmykcolor get exec systemdict /currentrgbcolor get exec
grestore TCdict /CIEABCspace get setcolorspace systemdict /setcolor get exec }{
systemdict /setcmykcolor get exec } ifelse } bind def /setcolor { TCdict /UseCIE
get { TCdict /setupcolorspace get exec } if systemdict /setcolor get exec } bind
def /currentgray { TCdict /UseCIE get { currentcolorspace 0 get TCdict
/CurrentColorsDict get exch get exec gsave systemdict /setrgbcolor get exec
systemdict /currentgray get exec grestore }{ systemdict /currentgray get exec }
ifelse } bind def /currentrgbcolor { TCdict /UseCIE get { currentcolorspace 0
get TCdict /CurrentColorsDict get exch get exec }{ systemdict /currentrgbcolor
get exec } ifelse } bind def /currenthsbcolor { TCdict /UseCIE get {
currentcolorspace 0 get TCdict /CurrentColorsDict get exch get exec gsave
systemdict /setrgbcolor get exec systemdict /currenthsbcolor get exec grestore
}{ systemdict /currenthsbcolor get exec } ifelse } bind def /currentcmykcolor {
TCdict /UseCIE get { currentcolorspace 0 get TCdict /CurrentColorsDict get exch
get exec gsave systemdict /setrgbcolor get exec systemdict /currentcmykcolor get
exec grestore }{ systemdict /currentcmykcolor get exec } ifelse } bind def
/setscreen { .99999 .99999 2 index exec pop .99999 -.99999 2 index exec pop
-.99999 .99999 2 index exec pop -.99999 -.99999 2 index exec pop pop pop pop }
bind def /setcolorscreen { 12 { pop } repeat } bind def /sethalftone { pop }
bind def /settransfer { pop } bind def /setcolortransfer { pop pop pop } bind
def /setblackgeneration { pop } bind def /setundercolorremoval { pop } bind def
/colorimage { TCdict /UseCIE get { TCdict begin /ncomps exch def ImageDict begin
/Decode TCdict /ImageDecodes get ncomps get def /MultipleDataSources exch def
MultipleDataSources { ncomps array astore } if /DataSource exch def /ImageMatrix
exch def /BitsPerComponent exch def /Height exch def /Width exch def end ncomps
3 eq { CIEABCspace setcolorspace }{ ncomps 1 eq { CIEAspace setcolorspace }{
ImageDict /BitsPerComponent get 8 ne { /DeviceCMYK setcolorspace }{ CIEABCspace
setcolorspace ImageDict /Decode [ 0 1 0 1 0 1 ] put /ImageSource ImageDict
/DataSource get def ImageDict /DataSource ImageDict /MultipleDataSources get {
/CMYKmultiple }{ /CMYKsingle } ifelse load put ImageDict /MultipleDataSources
false put } ifelse } ifelse } ifelse end TCdict /ImageDict get systemdict /image
get exec }{ systemdict /colorimage get exec } ifelse } bind def /image { TCdict
/UseCIE get { dup type /dicttype eq { TCdict /setupcolorspace get exec }{ TCdict
begin ImageDict begin /DataSource exch def /ImageMatrix exch def
/BitsPerComponent exch def /Height exch def /Width exch def /Decode [ 0 1 ] def
/MultipleDataSources false def end CIEAspace setcolorspace end TCdict /ImageDict
get } ifelse } if systemdict /image get exec } bind def end false setpacking
} stopped cleartomark"
*End
*OpenUI *TekColor/Color Adjustment: PickOne
*OrderDependency: 80 AnySetup *TekColor
*DefaultTekColor: AdjustBlue/Adjust Printed Blue
*TekColor AdjustBlue/Adjust Printed Blue: "mark {
% Blue table
TCdict begin
/Adjustment (AdjustBlue) def
/UseCIE true def
end
5 dict begin
/ColorRenderingType 1 def
/WhitePoint [ 0.9505 1.0000 1.0890 ] def
/MatrixLMN [ 3.2410 -0.9692 0.0556
-1.5374 1.8760 -0.2040
-0.4986 0.0416 1.0570 ] def
/TransformPQR [{} {} {}] def
/RenderTable [ 6 6 6 [ <
000000001933003366004c990066cc007fff003300003333004c66006699007fcc0098ff
006600006633006666007f990099cc00b2ff00990000993300996600999900b2cc00cbff
00cc0000cc3300cc6600cc9900cccc00e5ff00ff0000ff3300ff6600ff9900ffcc00ffff><
3300003300331900660000990019cc0033ff333300333333334c66336699337fcc3299ff
336600336633336666337f993399cc32b2ff33990033993333996633999933b2cc32ccff
33cc0033cc3333cc6633cc9933cccc32e5ff33ff0033ff3333ff6633ff9933ffcc33ffff><
6600006600336600664c00993300cc1900ff6633006633336633664c33993333cc324cff
666600666633666666667f996699cc65b2ff66990066993366996666999966b2cc65ccff
66cc0066cc3366cc6666cc9966cccc65e5ff66ff0066ff3366ff6666ff9966ffcc66ffff><
9900009900339900669900997f00cc6600ff9933009933339933669933997f33cc6532ff
9966009966339966669966997f66cc6565ff99990099993399996699999999b2cc99ccff
99cc0099cc3399cc6699cc9999cccc99e5ff99ff0099ff3399ff6699ff9999ffcc99ffff><
cc0000cc0033cc0066cc0099cc00ccb200ffcc3300cc3333cc3366cc3399cc33ccb232ff
cc6600cc6633cc6666cc6699cc66ccb265ffcc9900cc9933cc9966cc9999cc99ccb299ff
cccc00cccc33cccc66cccc99cccccccce5ffccff00ccff33ccff66ccff99ccffccccffff><
ff0000ff0033ff0066ff0099ff00ccff00ffff3300ff3333ff3366ff3399ff33ccff33ff
ff6600ff6633ff6666ff6699ff66ccff66ffff9900ff9933ff9966ff9999ff99ccff99ff
ffcc00ffcc33ffcc66ffcc99ffccccffccffffff00ffff33ffff66ffff99ffffccffffff>
] 3 {} {} {} ] def
currentdict end setcolorrendering
} stopped cleartomark"
*End
*TekColor SimulateDisplay/Simulate Display: "mark {
% Simulate Display
TCdict begin
/Adjustment (SimulateDisplay) def
/UseCIE true def
end
5 dict begin
/ColorRenderingType 1 def
/WhitePoint [ 0.9505 1.0000 1.0890 ] def
/MatrixLMN [ 3.2410 -0.9692 0.0556
-1.5374 1.8760 -0.2040
-0.4986 0.0416 1.0570 ] def
/TransformPQR [{} {} {}] def
/RenderTable [ 6 6 6 [ <
000000000711001632002c62004a9f0080ff0e1f00052321003443004783005dbe067af6
2249000f531c0262600077980583da1f8cfb3c7d00238a140c9d5109aa9519aee641a8ff
5bb9094cc5163ad44738dc8548ddd06ccfff76ff3789ff558eff798dffa187fecd7efdff><
1a05001a0324160d5a1121900a41c3086cf31b1f00171717072b4f013e930457ca0a77f9
2b46001d49180d52550b688f0c7ccc1f8dfd4076002f7d121c8c4b189a8921a6d241abff
64b50a58bc184ac74748cf8453d5c774d0fea0fe44a4fe58a6fe79a7fea3a9fdd4b2f9ff><
440b0048002b47016e4013aa3433e0285ff93e21003f1424391657302a972c47ce276efc
4143003a3e153d3d3d2558862d6cc33689fe5371004973113d7b443a867c3e97c051abfe
74b1096db31865b94563c0826bcabd82d2feb4fe40b4fe51b5fd71b7fd9db9fcd2c4f9ff><
7310007b002a7e00727a08b26d25eb5952fe6725006e11246b115a6b19966436d35761fe
644500623a1664374763407a6159be5f7ffe7173006d6d0f6c6c377171717087b876a4fe
8eb1078bb01588b33c89b9748ec2b79cd1fec9fd33c8fd41c9fd64cbfd93cdfcccd6fafe><
a71300b30223bc0067bd01a7b416e59a42ff972a00a5131faa1051b01092ac24d2994ffe
904d00973f15a33448a73878a748bf9f6efe997b009b740ca16e32a67169ae78b7ac97fe
b2b505b3b20fb6af31b8b367b3b3b3c2cbfee0fd1edffc27e1fd53e2fd84e3fdc2e8fbfe><
db1301e80520f40060f900a0f70ddee733ffcd3100e4171bf21243fb0d91fa16d7e93cff
c55b00d84c0def3942fc396cfc3bc6ee59fecb8c00d98400ec7b1cf87758fd72b7f485fe
dfc300e6c100f0be0ff8bd46fdbf9efabffeffff00fdfd27ffff65ffff98ffffcbffffff>
] 3 {} {} {} ] def
currentdict end setcolorrendering
} stopped cleartomark"
*End
*TekColor Monochrome/Monochrome: "mark {
% Monochrome
TCdict begin
/Adjustment (Monochrome) def
/UseCIE true def
end
5 dict begin
/ColorRenderingType 1 def
/WhitePoint [ 0.9505 1.0000 1.0890 ] def
/MatrixLMN [ 3.2410 -0.9692 0.0556
-1.5374 1.8760 -0.2040
-0.4986 0.0416 1.0570 ] def
/TransformPQR [{} {} {}] def
/RenderTable [ 2 2 2 [ <0000001c1c1c979797b3b3b3><4c4c4c686868e3e3e3ffffff>
] 3 {} {} {} ] def
currentdict end setcolorrendering
} stopped cleartomark"
*End
*TekColor UsePrinterSetting/Use Printer Setting: "mark {
TCdict /Adjustment (UsePrinterSetting) put
} stopped cleartomark"
*End
*?TekColor: "save {
TCdict /Adjustment get
} stopped {(Unknown)} if
= flush
restore"
*End
*CloseUI: *TekColor
*% Font Information =====================
*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(001.002)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
*Font Bookman-Demi: Standard "(001.003)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
*Font Bookman-Light: Standard "(001.003)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
*Font Courier: Standard "(002.003)" Standard ROM
*Font Courier-Bold: Standard "(002.003)" Standard ROM
*Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
*Font Courier-Oblique: Standard "(002.003)" Standard ROM
*Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
*Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk
*Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
*Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
*Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk
*Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk
*Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
*Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
*Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk
*Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk
*Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk
*Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" Special Disk
*Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk
*Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk
*Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk
*Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk
*Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk
*Font Helvetica: Standard "(001.006)" Standard ROM
*Font Helvetica-Bold: Standard "(001.007)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
*Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
*Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
*Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
*Font Palatino-Bold: Standard "(001.005)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
*Font Palatino-Italic: Standard "(001.005)" Standard ROM
*Font Palatino-Roman: Standard "(001.005)" Standard ROM
*Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
*Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk
*Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
*Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
*Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk
*Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
*Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
*Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk
*Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
*Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
*Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk
*Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk
*Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk
*Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk
*Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
*Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
*Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
*Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk
*Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk
*Font Ryumin-Light.Roman: Special "(003.000)" Special Disk
*Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk
*Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk
*Font Symbol: Special "(001.007)" Special ROM
*Font Times-Bold: Standard "(001.007)" Standard ROM
*Font Times-BoldItalic: Standard "(001.009)" Standard ROM
*Font Times-Italic: Standard "(001.007)" Standard ROM
*Font Times-Roman: Standard "(001.007)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
*Font ZapfDingbats: Special "(001.004)" Special ROM
*?FontQuery: "
save
{ count 1 gt
{ exch dup 127 string cvs (/) print print (:) print
/Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
} { exit } ifelse
} bind loop
(*) = flush
restore"
*End
*?FontList: "
save (*) {cvn ==} 128 string /Font resourceforall
(*) = flush restore"
*End
*% Printer Messages (verbatim from printer):
*Message: "%%[ exitserver: permanent state may be changed ]%%"
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
*Message: "\FontName\ not found, using Courier"
*% Status (format: %%[ status: <one of these> ]%% )
*Status: "initializing"
*Status: "idle"
*Status: "busy"
*Status: "waiting"
*Status: "PrinterError: Internal Interface Error"
*Status: "PrinterError: Out of Paper"
*Status: "PrinterError: Paper Jam"
*Status: "PrinterError: Out of Ink"
*Status: "PrinterError: Cover Open"
*Status: "PrinterError: Waste Bin Full"
*Status: "PrinterError: Warming Up"
*Status: "PrinterError: Head Temperature Low"
*Status: "PrinterError: Cleaning Head"
*Status: "PrinterError: Loading Ink"
*Status: "PrinterError: Waiting for manual feed"
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
*Source: "Serial"
*Source: "LocalTalk"
*Source: "EtherTalk"
*Source: "Parallel"
*Source: "Internal"
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
*PrinterError: "Internal Interface Error"
*PrinterError: "Out of Paper"
*PrinterError: "Paper Jam"
*PrinterError: "Out of Ink"
*PrinterError: "Cover Open"
*PrinterError: "Waste Bin Full"
*PrinterError: "Warming Up"
*PrinterError: "Head Temperature Low"
*PrinterError: "Cleaning Head"
*PrinterError: "Loading Ink"
*PrinterError: "Waiting for manual feed"
*DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
*InkName: ProcessBlack/Process Black
*InkName: CustomColor/Custom Color
*InkName: ProcessCyan/Process Cyan
*InkName: ProcessMagenta/Process Magenta
*InkName: ProcessYellow/Process Yellow
*% For 60 lpi / 300 dpi ===============================
*ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
*ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
*ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
*ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
*ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
*ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
*% For 80 lpi / 300 dpi ================================
*ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
*ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
*ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
*ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
*ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
*ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
*ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
*ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
*ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
*ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
*% The byte count of this file should be exactly 035710 or 036648
*% depending on the filesystem it resides in.
*% end of PPD file for Tektronix Phaser III PXiJ